test

FFIB 8 hours ago
parent
commit
0e951f85af
1 changed files with 1 additions and 1 deletions
  1. 1 1
      member/activity_admin_views.py

+ 1 - 1
member/activity_admin_views.py

@@ -297,7 +297,7 @@ def handle_student_signup_passed(activity_id, info):
297 297
     user = UserInfo.objects.get(user_id=info.user_id)
298 298
     sendtemplatemessage(openid=user.openid, template_id=settings.TEMPLATE_ID_ACTIVITY_STUDENT, data={
299 299
         "thing2": {
300
-            "value": act.title
300
+            "value": '腾龙学生专属购镜优惠活动'
301 301
         },
302 302
         "phrase1": {
303 303
             "value": "审核通过"